Drop with_separators from gtk_popover_bind_model
authorMatthias Clasen <mclasen@redhat.com>
Mon, 17 Feb 2014 11:50:25 +0000 (06:50 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 17 Feb 2014 11:52:38 +0000 (06:52 -0500)
commit72e2094472e1183c1d2c7f7b88c778bbd9f5823f
treedaa4851f69bad13a4fd2d8900257d3133c2c29bc
parentfc19d02b992a92de9c1b525a540b16592ba14f2b
Drop with_separators from gtk_popover_bind_model

The with_separators argument does not really make sense
for popovers, it was just copied from the menu implementation.
Drop it now, before it becomes part of the public API.
gtk/gtkpopover.c
gtk/gtkpopover.h